* lisp/progmodes/grep.el (grep-regexp-alist): Calculate column positions
authorJuri Linkov <juri@jurta.org>
Wed, 7 Sep 2011 12:00:52 +0000 (15:00 +0300)
committerJuri Linkov <juri@jurta.org>
Wed, 7 Sep 2011 12:00:52 +0000 (15:00 +0300)
commit5c2db0640e84f60eb0979cdcbc6e344cacebd871
treeda7d989bf7b7e3baa046fe924a385df2b2071e67
parent2979d3d968ba4efc2677b626652a7925952689c2
* lisp/progmodes/grep.el (grep-regexp-alist): Calculate column positions
based on text properties put by `grep-filter' instead of matching
escape sequences.
(grep-mode): Set buffer-local `compilation-error-screen-columns'
to the value of `grep-error-screen-columns'.
lisp/ChangeLog
lisp/progmodes/grep.el